Skip to content

Update skill template docs to use generic "agent" terminology#115

Merged
nhorton merged 1 commit intomainfrom
claude/fix-skill-template-text-lt64Z
Jan 22, 2026
Merged

Update skill template docs to use generic "agent" terminology#115
nhorton merged 1 commit intomainfrom
claude/fix-skill-template-text-lt64Z

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Jan 22, 2026

Summary

Updated the skill template best practices documentation to use generic "agent" terminology instead of "claude prompt runtime" for broader applicability and clarity.

Changes

  • Replaced "claude prompt runtime" with "agent" in two locations:
    • Line 27: Updated prompt structure guidance to reference "agent" for analysis/planning tasks
    • Line 34: Updated quality criteria to reference "agent" for self-evaluation capabilities

Rationale

This change makes the documentation more platform-agnostic and easier to understand for users working with different agent implementations. The term "agent" is more universally understood and doesn't tie the best practices to a specific runtime implementation.

Restore "agent" terminology that was mistakenly replaced with "claude prompt
runtime" in commit 46be586. The term "agent" correctly refers to the AI agent
executing the skill, not a configuration setting.
@nhorton nhorton merged commit d903bb8 into main Jan 22, 2026
4 checks passed
@nhorton nhorton deleted the claude/fix-skill-template-text-lt64Z branch January 22, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants